home *** CD-ROM | disk | FTP | other *** search
- object fPage1: TfPage1
- Left = 468
- Top = 315
- Width = 352
- Height = 167
- Caption = 'fPage1'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- OnActivate = FormActivate
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnDeactivate = FormDeactivate
- OnHide = FormHide
- OnShow = FormShow
- TextHeight = 16
- object Page1: TLabel
- Left = 144
- Top = 17
- Width = 41
- Height = 16
- Caption = 'Page1'
- end
- object CheckBox1: TCheckBox
- Left = 112
- Top = 96
- Width = 121
- Height = 17
- Caption = 'Allow Change'
- TabOrder = 0
- end
- end
-